Code that the processor jumps to on receipt of an interrupt request 使處理器跳轉(zhuǎn)到中斷請求接收的編碼。
Irq interrupt request line 中斷請求線路
Attentions , such as client - interrupt requests or broken client connections 需要關(guān)注的消息,如客戶端中斷請求或客戶端連接中斷。
In computing , an interrupt request by a peripheral unit , as opposed to a software interrupt written into a computer program 在計算機系統(tǒng)中,由外部設(shè)備引起的一種中斷請求,它與編寫在計算機程序中的軟件中斷不同。
You ' ll learn the details about interrupt request level ( irql ) and about various synchronization primitives that the operating system offers for your use 你將學習到有關(guān)終端請求級別的細節(jié)( irql )以及操作系統(tǒng)為你的使用提供的各種基本同步。
In an IBM PC compatible personal computer, an interrupt request (or IRQ) is a hardware signal sent to the processor that temporarily stops a running program and allows a special program, an interrupt handler, to run instead. Interrupts are used to handle such events as data receipt from a modem or network, or a key press or mouse movement.